Skip to content

Give build stop functionality using CLI #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 8, 2020
Merged

Conversation

nagpalkaran95
Copy link
Collaborator

No description provided.

@nagpalkaran95 nagpalkaran95 requested a review from suryart March 24, 2020 09:09
@@ -37,9 +37,9 @@ var argv = yargs
return require('./commands/init')(argv);
}
})
.command('build', Constants.cliMessages.BUILD.INFO, function(yargs) {
.command('build-info', Constants.cliMessages.BUILD.INFO, function(yargs) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are we changing this command name? We will have to update the documentation as well for this

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

suryart
suryart previously approved these changes Mar 24, 2020
@suryart suryart merged commit 53c2954 into master Apr 8, 2020
@suryart suryart deleted the CYP_59_build_stop branch April 8, 2020 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants